home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / mus / edit / OctaScripts.readme < prev    next >
Text File  |  1998-05-05  |  3KB  |  64 lines

  1. Short:    9 ARexx scripts for OctaMED SoundStudio
  2. Author:   planet4@swipnet.se (Johan Persson)
  3. Uploader: planet4@swipnet.se (Johan Persson)
  4. Type:     mus/edit
  5.  
  6. -------------------------------------------------------------------------
  7. ARexx scripts for use with OctaMED. Tested with OctaMED Soundstudio
  8. v1.03c (ARexx v3), but might work with OctaMED v6 too.
  9. -------------------------------------------------------------------------
  10.  
  11.  
  12. Here are some scripts that have been very useful to me. It's no
  13. complicated stuff but could at least serve as an inspirational source
  14. (?)...
  15.  
  16.  
  17. -------------------------------------------------------------------------
  18. "AboveCMD_cpy"      - Copies the command from the above line and pastes
  19.                       it on the current one.
  20.  
  21. "AboveCMD_dec"      - Copies the command from the above line, decreases
  22.                       it and pastes it on the current one.
  23.  
  24. "AboveCMD_inc"      - Copies the command from the above line, increases
  25.                       it and pastes it on the current one.
  26.  
  27. Original idea from ProTracker...
  28. The difference between these scripts and similar ones are that these
  29. only act if EDIT is ON and they work correctly when jumping from
  30. the end to the start of the block.
  31.  
  32. "MIDIchannel+1"     - Increases the MIDI channel on the current
  33.                       instrument.
  34.  
  35. "MIDIchannel-1"     - Guess what it does...
  36.  
  37. "MIDIpreset+1"      - Increases/decreases the MIDI preset in the valid
  38. "MIDIpreset-1"        range (0-128).
  39.  
  40. "MIDIpreset_Random" - Picks a random MIDI preset between 1 and 128.
  41.  
  42. "Project_Info"      - Lotsa things! (Type of samples used, delete
  43.                       unused blocks, length of song...)
  44. -------------------------------------------------------------------------
  45.  
  46.  
  47. ============================= Archive contents =============================
  48.  
  49. Original  Packed Ratio    Date     Time    Name
  50. -------- ------- ----- --------- --------  -------------
  51.     2755    1006 63.4% 15-Apr-98 18:00:34 +8SmallScripts.doc
  52.     1823     677 62.8% 24-Jan-97 16:50:54 +ProjectInfoScript.doc
  53.      664     299 54.9% 15-Apr-98 16:58:12 +AboveCMD_cpy.omed
  54.      690     314 54.4% 15-Apr-98 16:59:10 +AboveCMD_dec.omed
  55.      688     315 54.2% 15-Apr-98 16:59:38 +AboveCMD_inc.omed
  56.      285     137 51.9% 15-Apr-98 17:03:32 +MIDIpreset_Random.omed
  57.     5927    1662 71.9% 15-Apr-98 17:03:54 +Project_Info.omed
  58.      375     173 53.8% 15-Apr-98 17:49:04 +MIDIchannel+1.omed
  59.      300     141 53.0% 15-Apr-98 17:49:18 +MIDIchannel-1.omed
  60.      311     142 54.3% 15-Apr-98 17:49:32 +MIDIpreset+1.omed
  61.      309     138 55.3% 15-Apr-98 17:49:42 +MIDIpreset-1.omed
  62. -------- ------- ----- --------- --------
  63.    14127    5004 64.5% 17-Apr-98 22:36:34   11 files
  64.